type github.com/jackc/pgx/v5/pgtype.encodePlanXMLCodecEitherFormatByteSlice

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		xml.go#L29: 		return encodePlanXMLCodecEitherFormatByteSlice{}
		xml.go#L77: type encodePlanXMLCodecEitherFormatByteSlice struct{}
		xml.go#L79: func (encodePlanXMLCodecEitherFormatByteSlice) Encode(value any, buf []byte) (newBuf []byte, err error) {